Periods Section of the XML File

When a project is exported to wInsight, the current period information is exported to the <Periods> section of the XML file.

The elements information is placed in the <Periods> section in the following format:
<Periods>
<Period id="cd1" cc_id="cc1">
<EndDate>20160131</EndDate>
</Period>
</Periods>